git-nuke_ports_on_exec
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Thu, 6 Jan 2022 21:32:53 +0000 (21:32 +0000)
committerAurelien Jarno <aurel32@debian.org>
Thu, 6 Jan 2022 21:32:53 +0000 (21:32 +0000)
commit18757403c95abe2f7267a02efd17816d7bca6ca4
treee9e5742af58f5f70f1493800c441890af810b820
parent9ff0975ed8d0a900692edb44ecd49b3763bd66c4
git-nuke_ports_on_exec

Commited for 2.35

commit 5d8eb435a8f2f2af2babe76a0e88a54b2668c3c7
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Jan 2 04:09:30 2022 +0100

    hurd: nuke all unknown ports on exec

    Ports which are not in the ports table or dtable will not make sense for the
    new program, so we can nuke them.  Actually we shall, otherwise we would
    be leaking various ports, for instance the file_t of the executed program
    itself.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-nuke_ports_on_exec.diff
hurd/hurdexec.c